|
|
|
|
IsReordering Property, CellClass Class |
Returns whether column reordering using a header or footer is currently taking place.
Syntax CellClass Class (Softelvdm.SftTreeNET)
VB |
Public ReadOnly Shared Property IsReordering As Boolean |
C# |
public static bool IsReordering { get; } |
C++ |
public: property static bool IsReordering { |
Property Value
True if column reordering using a header or footer is currently taking place, otherwise False.
Comments
The IsReordering property returns whether column reordering using a header or footer is currently taking place.